-
Notifications
You must be signed in to change notification settings - Fork 700
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update bridges subtree #1392
Update bridges subtree #1392
Conversation
We were actually talking that |
Sounds like a good idea to also move the bridges stuff over! Having it on the top level also sounds about right to me! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shall we also change the bridges subtree rule here?
Ok, I will adjust the PR then and move the subtree under root.
Good point. Will do. |
e50398d bridges subtree fixes (paritytech#2528) 99af075 Markdown linter (paritytech#1309) (paritytech#2526) 733ff0f `polkadot-staging` branch: Use polkadot-sdk dependencies (paritytech#2524) e8a59f1 Fix benchmark with new XCM::V3 `MAX_INSTRUCTIONS_TO_DECODE` (paritytech#2514) 62b185d Backport `polkadot-sdk` changes to `polkadot-staging` (paritytech#2518) d9658f4 Fix equivocation detection containers startup (paritytech#2516) (paritytech#2517) d65db28 Backport: building images from locally built binaries (paritytech#2513) 5fdbaf4 Start the equivocation detection loop from the complex relayer (paritytech#2507) (paritytech#2512) 7fbb67d Backport: Implement basic equivocations detection loop (paritytech#2375) cb7efe2 Manually update deps in polkadot staging (paritytech#2371) d17981f paritytech#2351 to polkadot-staging (paritytech#2359) git-subtree-dir: bridges git-subtree-split: e50398d
186056f
to
22c962f
Compare
Updated the PR in order to move the bridges subtree under root. Sorry, I had to force push. @svyatonik @acatangiu @bkchr PTAL when you have time. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
One more thing we should do is rename bridges/modules/
-> bridges/pallets/
. We could do that in this PR (and also do it in our repo), or postpone renaming to when we migrate full repo here.
I would do it in a future PR. We might also need to rename some traits and structs. It might require more attention. |
FYI: this is where we're tracking parity-bridges-common migration: paritytech/parity-bridges-common#2538 |
@paritytech/release-engineering , @paritytech/ci can you please take a look on this PR ? |
* Move the bridges subtree under root * Squashed 'bridges/' changes from 277f0d5..e50398d e50398d bridges subtree fixes (#2528) 99af075 Markdown linter (#1309) (#2526) 733ff0f `polkadot-staging` branch: Use polkadot-sdk dependencies (#2524) e8a59f1 Fix benchmark with new XCM::V3 `MAX_INSTRUCTIONS_TO_DECODE` (#2514) 62b185d Backport `polkadot-sdk` changes to `polkadot-staging` (#2518) d9658f4 Fix equivocation detection containers startup (#2516) (#2517) d65db28 Backport: building images from locally built binaries (#2513) 5fdbaf4 Start the equivocation detection loop from the complex relayer (#2507) (#2512) 7fbb67d Backport: Implement basic equivocations detection loop (#2375) cb7efe2 Manually update deps in polkadot staging (#2371) d17981f #2351 to polkadot-staging (#2359) git-subtree-dir: bridges git-subtree-split: e50398d * Reapply diener workspacify * Fix Cargo.toml * Fix test * Adjustments
Backport the latest changes from the bridges repo: https://github.com/paritytech/parity-bridges-common
moved the bridges subtree from
./cumulus
to./